home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 12673 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.7 KB  |  56 lines

  1. Newsgroups: comp.lang.c++
  2. Path: in2.uu.net!world!subtle
  3. From: subtle@world.std.com (Subtle Software)
  4. Subject: Re: Borland C++ database access
  5. Message-ID: <DoLM6E.Dwr@world.std.com>
  6. Organization: The World Public Access UNIX, Brookline, MA
  7. References: <4ihh9u$657@newsgate.dircon.co.uk>
  8. Date: Thu, 21 Mar 1996 03:39:50 GMT
  9.  
  10. In article <4ihh9u$657@newsgate.dircon.co.uk>,
  11. Andre C. Parrie <andre_p@dircon.co.uk> wrote:
  12. >A quick question:
  13. >
  14. >I need to write a program in Borland C++ 5 which stores a lot of
  15. >information.
  16. >
  17. >I do not want to write my own database code to save the info to disk
  18. >and do searches, etc. Therefore, I want to interface into an existing
  19. >database engine, eg Paradox or Access, and save, recall and search for
  20. >data through that.
  21. >
  22. >Do I need anything more than the Borland C++ 5 developers suite and
  23. >Paradox/Access to do this? Do I need to buy the expensive Borland
  24. >Database Engine software?
  25. >
  26. >Thank you for your time,
  27. >
  28.  
  29. Check out Subtleware for C++ from Subtle Software.  Subtleware
  30. products provide C++ (Borland C++) connectivity to ODBC data
  31. sources (including Paradox and Access).  Of particular interest
  32. should be the Subtleware database class library and the Subtleware
  33. C++ Class Generator.  
  34.  
  35. A free trial version of these products is available on the
  36. net via FTP or on the Subtle home page at:
  37.  
  38.    http://world.std.com/~subtle/info.html
  39.  
  40. Contact Subtle for FTP information at:
  41.  
  42.    info@subtle.com
  43.  
  44. Other product information is also available from the Subtle
  45. home page.  Check it out!
  46.  
  47.  
  48.    - Ted Kyriakakis
  49.  
  50.  
  51. -- 
  52. -------------------------------------------------------
  53. Subtle Software, Inc.        Phone: (508) 663-5584
  54. 1 Albion Road                Fax:   (508) 663-5685
  55. Billerica, MA  01821         email: info@subtle.com
  56.